FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package ca.ab.fhir.psab#1.1.0 (250 ms)

Package ca.ab.fhir.psab
Type ValueSet
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.ab.fhir.psab@1.1.0&canonical=https://www.alberta.ca/fhir/ValueSet/security-label
Url https://www.alberta.ca/fhir/ValueSet/security-label
Version 1.1.0
Status draft
Date 2024-06-24
Name SecurityLabel
Title SecurityLabel
Experimental False
Realm ca
Authority hl7
Description SecurityLabel

Resources that use this resource

StructureDefinition
https://www.alberta.ca/fhir/psab/StructureDefinition/BundlePSAB Bundle (PS-AB)
https://www.alberta.ca/fhir/psab/StructureDefinition/CompositionPSAB Composition (PS-AB)

Resources that this resource uses

CodeSystem
http://terminology.hl7.org/CodeSystem/v3-ActCode ActCode
http://terminology.hl7.org/CodeSystem/v3-Confidentiality Confidentiality
http://terminology.hl7.org/CodeSystem/v3-ActCode ActCode
http://terminology.hl7.org/CodeSystem/v3-Confidentiality Confidentiality


Source

{
  "resourceType" : "ValueSet",
  "id" : "security-label",
  "url" : "https://www.alberta.ca/fhir/ValueSet/security-label",
  "version" : "1.1.0",
  "name" : "SecurityLabel",
  "title" : "SecurityLabel",
  "status" : "draft",
  "date" : "2024-06-24",
  "publisher" : "Alberta Health",
  "contact" : [
    {
      "name" : "Alberta Health",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://alberta.ca/hisca",
          "use" : "work"
        },
        {
          "system" : "email",
          "value" : "hisca@gov.ab.ca",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "SecurityLabel",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CA"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
        "concept" : [
          {
            "code" : "R",
            "display" : "Restricted"
          },
          {
            "code" : "U",
            "display" : "Unrestricted"
          }
        ]
      },
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
        "concept" : [
          {
            "code" : "PRS",
            "display" : "Patient requested information sensitivity"
          },
          {
            "code" : "PHY",
            "display" : "Physician requested information sensitivity"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.